GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > TableStyleCommand クラス > TableStyleCommand コンストラクタ : TableStyleCommand コンストラクタ(Table[],String,Boolean) |
'宣言
Public Function New( _ ByVal tables() As Table, _ ByVal tableStyleName As String, _ Optional ByVal clearFormat As Boolean _ )
public TableStyleCommand( Table[] tables, string tableStyleName, bool clearFormat )